home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 8 / Mac Magazin and MacEasy Magazine CD - Issue 08.iso / Sharewarebibliothek / Utilities / suntar2.03 / suntar 2.0.3.readme < prev    next >
Text File  |  1994-12-20  |  7KB  |  98 lines

  1. Versions history
  2.  
  3. 1.0 (6 April 91) the first release
  4. 1.01 (26 May 91) added support for drives which are not drive 1 and introduced the "uuencoded dump" distribution format
  5. 1.1 (14 Oct. 91) the program was largely rewritten: more commands supporting more formats,  a fully rewritten interface, and it's now MultiFinder aware and System 7.0 friendly.
  6. 1.2 (15 Feb. 92) Preferences settings are now saved, we've added an options box, and more. Unfortunately, this version was extremely bugged
  7. 1.2.1 (8 March 92) Bug fixes and a couple of new features.
  8. 1.2.2 (5 April 1992)
  9. 1.3 (20 June 1992) added support for POSIX tar multivolume archives. And it is much, much faster.
  10. 1.3.1 (18 July 1992)
  11. 1.3.2 (31 October 1992) Fixed a number of bugs.
  12. 1.3.3 (6 March 1993)
  13. 2.0 beta 12 (7 Jan 1994) see below
  14. 2.0.1 (10 July 1994) a number of bug fixes and a few new features, including a "file truncate" option for the "clear sector" command and better handling of drag&drop
  15. 2.0.2 (4 Sept. 94) more bug fixes, and since we could spend a few days in the company of an Exabyte, now the support for tape units is much better
  16. 2.0.3 (1 Nov. 94) Two more bug fixes in tape handling, added a uuencoder, and does not automatically close the archive in case of error (it looked a good idea with floppy disks, but it's not with files)
  17.  
  18. New features of 2.0
  19.  
  20. a) it can open any volume (including non-mounted ones) and any SCSI
  21.    device, hence if you can connect a device to both a UNIX workstation
  22.    and a Mac there are chances that you may use it to transfer data.
  23. b) can create tar archives as files on a regular Macintosh volume
  24. c) can create MacBinary and BinHex 4.0 files (and uuencode in 2.0.3)
  25. d) can extract uuencoded files
  26. e) correctly converts MS-DOS text files (even "MS-DOS to UNIX" in 2.0.2)
  27. f) an "extension -> type&creator" table allows a better control of
  28.    the file types
  29. g) you may select files to be archived from a scrollable list which
  30.    allows multiple selections and UNIX-like pattern matching
  31. h) it knows about how MS-DOS marks defective sectors in floppy disks
  32. i) it may place an empty MS-DOS filesystem on a floppy disk
  33. j) "Extract from sector" is another way to select part of an archive
  34. k) View sector may optionally use a pure hexadecimal representation
  35. l) it supports pathnames longer than 99 characters (unfortunately
  36.    there are two different ways to extend tar, both are supported)
  37. m) ejecting the disk is less dangerous since suntar exiting from a
  38.    pause now checks that the disk in the drive is the correct one
  39. n) it may create a log file
  40. o) sometimes it's slightly faster
  41. p) no more need to use ResEdit to set buffer sizes and other options
  42.  
  43.  
  44. Known bugs
  45.  
  46.   SuperBoomerang 3.0/4.0 has a bug that creates incompatibilities with suntar and many other applications (the 2.0 version is OK, but it's incompatible with System 7). In other similar cases we modified suntar to become compatible with buggy programs, but in this case that would disable a useful feature and violate Apple rules. Anyway, an option removes the incompatibility (it's not in the options box, but among "rarely used options", only in expert mode).
  47.   It does not handle correctly multi-volume archives on devices opened by the "Open device" command.
  48.   It may have some incompatibilities with System 7.5 or previous incarnations of features made "official" with 7.5. We haven't yet seen a copy of 7.5 so we can't be more precise.
  49.  
  50. Compatibility
  51.  
  52.   Our experience and/or letters from previous users have reported successful use of suntar in exchanging data with the following UNIX machines:
  53.  
  54. Sun SPARCstation 1, 1+, 2, IPC, IPX
  55. Sun 386i
  56. IBM RISC/6000
  57. NeXTstation
  58. Solbourne S4000  (a SPARCstation clone)
  59. HP 9000 model 370 with HP9122A or HP9153B drive unit
  60. DECstation 5000 running ULTRIX 4.3 rev. 43
  61. Siemens-Nixdorf MX500
  62. a Sony News workstation
  63. Silicon Graphics Workstations 4D, Indigo
  64. Bull DPX/ProStation (486DX) running SCO UNIX Sys V/386
  65. Zeos Notebook (386SX) running MWC Coherent 4.0
  66. a Taiwanese clone (AMD 386DX) running QNX 4.1
  67. a Macintosh IIfx running A/UX 3.0 (suntar can read/write its tar archives, I don't know whether it has problems running under it: suntar 1.3 could not find the floppy disk since its name is different under A/UX, suntar 2.0 may open a disk having any name but it was never launched under A/UX )
  68.  
  69. Only a couple of users reported problems (an HP 9000 and a 386 with SCO UNIX) but I couldn't identify the cause (defective hardware?).
  70.  
  71.  
  72. Copyright notice
  73.  
  74.   Suntar (Speranza's un-tar) is freeware, so you may freely distribute it and send it to other public domain archives. If you send it to an archive which is more easily accessible from UNIX machines than from the Mac, you should send it in both forms, the StuffIt archive for who can download it and the uuencoded file (which includes instructions to use it) for those who need to "bootstrap" their communication link between UNIX and the Mac, by creating a Mac disk containing suntar using only UNIX utilities and a 3.5" disk drive connected to an UNIX machine. Some archives might wish to store also the file which allows to perform the bootstrap from an MS-DOS machine.
  75.   All the routines for creating and extracting files in tar format, plus the MacBinary conversions are from the programs muntar 1.0 and mtar 1.0 © Gail Zacharias 1988, whose source code is available in public domain. We did a lot of little improvements (for example, muntar recognized only the main variant of MacBinary), added support for bar and multivolume tar archives, and transformed them from file format converters with a pure UNIX-like interface (under the MPW shell) to a communication program with a Mac-like interface. 
  76.   The PackIt extractions routines are from unpit 2 ©1986 Allan Weber (it's a UNIX program).
  77. The routines for MS-DOS disks (IBM-ize and the test for sectors marked bad) are from mtools, a UNIX package by Emmet Gray.
  78.   The color icons were sent us by Mark Duffield who edited and colored the icons we had designed.
  79.   Suntar was written in Think-C 4.0.5 and 5.0; the 1.0 version used Symantec's ANSI standard library, but starting from the 1.1 version suntar has a user interface library of its own, built from demo programs by Symantec (MiniEdit.c) and Apple Computer (TESample.c), with a lot of original additions.
  80.   Furthermore, we must thank all the users of suntar for their suggestions and their help in identifying problems: in particular, the tape support would have never worked without the help of beta tester and their patience in performing tests.
  81.   The source code of 1.3.3 is already available in public domain, probably the same will be for 2.0 when the worst bugs will have been discovered and fixed.
  82.  
  83.   You may help us to make suntar better by sending your bug reports, suggestions and questions to:
  84.  
  85. mail address:
  86.                                 Sauro & Gabriele Speranza
  87.  
  88.                                 via Cappuccini 18
  89.                                 40026 Imola
  90.                                 Italy
  91. (yes, it's the town where a Formula 1 grand Prix takes place and, sigh, where Ayrton Senna died)
  92.  
  93. E-mail in INTERNET
  94.                                 Sauro Speranza
  95.                                 speranza@cirfid.unibo.it
  96.  
  97.                             1 November 1994
  98.